home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / doom / wishwell.zip / SPIDER.TXT < prev   
Text File  |  1997-03-21  |  3KB  |  97 lines

  1. ***THIS IS THE ORIGINAL SPIDER DOCUMENTATION***
  2.  
  3.  
  4. Title    : Willy the Spider
  5. Filename : spider.zip
  6. Version  : 0.7
  7. Date     : Oct. 9, 1996
  8. Author   : The Birthing Chamber -- Ken Turner
  9. Email    : kturner@mail.dialnet.net
  10. Credits  : id software for a kick-ass game
  11.  
  12.  
  13. Type of Mod
  14. -----------
  15. Quake C  : yes
  16. Sound    : no
  17. MDL      : yes
  18.  
  19.  
  20. Format of QuakeC
  21. -----------------------------------
  22. unified diff  : no
  23. context diff  : no
  24. .qc files     : yes
  25. progs.dat     : no
  26.  
  27.  
  28. Description of the Modification
  29. -------------------------------
  30.  
  31. Willy the Spider is a completely new .mdl and the .qc code
  32. needed to drive him.  He is intended to be used in all your
  33. new single-player levels.
  34.  
  35. Note that this distribution is not intended as a stand-alone
  36. modification.  At least some knowledge of Quake editing is
  37. required.
  38.  
  39. How to Install the Modification
  40. -------------------------------
  41.  
  42. Unzip "spider.zip" into your quake directory, taking care to
  43. retain the directory structure.
  44.  
  45. To include Willy in your new levels, simply place an entity
  46. with a classname of "monster_spider" into your map.  Note that
  47. the spider is fairly large and needs about the same amount of
  48. space as the shalrath.
  49.  
  50. In addition you must add "spider.qc" to your "progs.src" file
  51. and re-compile.  All required code is contained within "spider.qc"
  52. so it should mesh seamlessly with your own mods.
  53.  
  54. Finally, please notify me if possible so that I may check out
  55. your level!
  56.  
  57. For testing purposes I have included an edited version of 
  58. "e1m1.map" with the dogs replaced with spiders.  To use this,
  59. extract "maps/e1m1.bsp" from "quake/id1/pak0.pak" into
  60. "quake/id/spider/maps" and run QBSP as follows:
  61.  
  62. qbsp -onlyents e1m1.map
  63.  
  64. then run "quake -game spider" and proceed to map e1m1.
  65.  
  66. Technical Details
  67. -----------------
  68.  
  69. Willy the Spider was created from scratch using Lightwave3d,
  70. Fractal Design Painter, and several custom utilities.
  71.  
  72.  
  73. Author Information
  74. ------------------
  75.  
  76. Ken Turner is an arachnophobic living in beautiful Springfield, MO.
  77. He is married with 2 cats.
  78.  
  79. Copyright and Distribution Permissions
  80. --------------------------------------
  81.  
  82. Authors are encouraged to include these modifications in their
  83. freely-distributable levels, as long as this description file
  84. remains intact and unmodified and is included in the distribution.
  85.  
  86. Authors may not include these modifications in commercial products
  87. without prior written permission of Ken Turner and The Birthing
  88. Chamber.
  89.  
  90.  
  91. Availability
  92. ------------
  93.  
  94. This modification is available from the following places:
  95.  
  96. WWW   : http://www.dialnet.net/users/kturner
  97.